Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exclude gpg-agent sockets #294

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

exclude gpg-agent sockets #294

wants to merge 1 commit into from

Conversation

dacron
Copy link

@dacron dacron commented Jun 30, 2021

Pull Request (PR) description

Ignore gpg-agent sockets in gpghome.

New versions of gnupg create sockets in the gpghome directory with a mode of 0700. The recursive file resource attempts to set these permissions to 0600. This activity fails with Failed to generate additional resources using 'eval_generate': Cannot manage files of type socket

This Pull Request (PR) fixes the following issues

n/a

Copy link
Member

@ghoneycutt ghoneycutt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ghoneycutt
Copy link
Member

Thanks for the contribution @dacron

@dacron
Copy link
Author

dacron commented Jul 1, 2021

@ghoneycutt update made as requested.

@kenyon kenyon added the bug Something isn't working label Aug 3, 2021
@vox-pupuli-tasks
Copy link

Dear @dacron, thanks for the PR!

This is Vox Pupuli Tasks, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working merge-conflicts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants